net/http.http2clientConnReadLoop.processWindowUpdate (method)

2 uses

	net/http (current package)
		h2_bundle.go#L9383: 			err = rl.processWindowUpdate(f)
		h2_bundle.go#L9963: func (rl *http2clientConnReadLoop) processWindowUpdate(f *http2WindowUpdateFrame) error {